Document Service API
Overview
This section discusses the operations available in the service, the request and response messages, required parameters, and the data types available in the service.
Important: In this documentation, the location (endpoint) for the service is given as the CI (continuous integration) environment. In your implementation, the endpoint may be a different environment.
| Web Service | Document Service |
|---|---|
| Target namespace | http://tempuri.org/ (default namespace URI, replace with meaningful URI) |
| Port | DocGenServices.Interfaces.IDocumentService |
| Location | https://labw6408hvm113/DocGenServices/Services/Import/DocumentService.svc |
| Protocol | SOAP 1.2 |
| Transport protocol | SOAP over HTTP |
Operations
The Document Service is a collection of seven operations (methods). The following operations and request/response messages are available in the service.
| Operation | Input Message | Output Message |
|---|---|---|
| Generate | Generate_InputMessage | Generate_OutputMessage |
| GetRequestResult | GetRequestResult_InputMessage | GetRequestResult |
| PostProcess | PostProcess_InputMessage | PostProcess_OutputMessage |
| Select | Select_InputMessage | Select_OutputMessage |
| SelectAndGenerate | SelectAndGenerate_InputMessage | SelectAndGenerate_OutputMessage |
| PerformDeliveryCallback | PerformDeliveryCallback_InputMessage | PerformDeliveryCallback_OutputMessage |
| ListDocuments | ListDocuments_InputMessage | ListDocuments_OutputMessage |